home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / lib / fly8-110 / grsvga.vmd < prev    next >
Text File  |  1995-07-17  |  748b  |  26 lines

  1. # grsvga.vmd
  2. #
  3. # This is part of the flight simulator 'fly8'.
  4. # Author: Eyal Lebedinsky (eyal@ise.canberra.edu.au).
  5. #
  6. # This file defines the video modes for the grsvga.c driver.
  7. # If you have more than 1MB on the card then increase the number of
  8. # pages (the number at ...:width:height:npages:...) to:
  9. #
  10. # mode\memory    1M    2MB    3MB
  11. # 1024x768    1    2    2
  12. # 1280x1024    1    1    2
  13. #
  14.  
  15. :low:10:256:0:0:640:480:2:275:206:8:8
  16. :standard:11:256:0:0:800:600:2:275:206:8:8
  17. :high:12:256:0:0:1024:768:1:275:206:8:8
  18. :vhigh:13:256:0:0:1280:1024:1:275:206:8:8
  19.  
  20. :320x200:5:256:0:0:320:200:2:275:206:8:8
  21. :640x480:10:256:0:0:640:480:2:275:206:8:8
  22. :800x600:11:256:0:0:800:600:2:275:206:8:8
  23. :1024x768:12:256:0:0:1024:768:1:275:206:8:8
  24. :1280x1024:13:256:0:0:1280:1024:1:275:206:8:8
  25.  
  26.